projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
dd99d0f
)
* emacs-lisp/tq.el (tq-queue-pop): Stifle error when a process has
author
Chong Yidong
<cyd@stupidchicken.com>
Mon, 4 Jun 2007 23:14:56 +0000
(23:14 +0000)
committer
Chong Yidong
<cyd@stupidchicken.com>
Mon, 4 Jun 2007 23:14:56 +0000
(23:14 +0000)
died and we are trying to send a signal to it.
lisp/ChangeLog
patch
|
blob
|
history
diff --git
a/lisp/ChangeLog
b/lisp/ChangeLog
index 343aabe6c2c7c660d6d11454dbac8b63c1ebf2a5..672851c747b2e87c09d94bc937aebfae76391652 100644
(file)
--- a/
lisp/ChangeLog
+++ b/
lisp/ChangeLog
@@
-1,3
+1,8
@@
+2007-06-04 Michael Olson <mwolson@gnu.org>
+
+ * emacs-lisp/tq.el (tq-queue-pop): Stifle error when a process has
+ died and we are trying to send a signal to it.
+
2007-06-04 Juanma Barranquero <lekktu@gmail.com>
* emacs-lisp/easy-mmode.el (define-minor-mode)